As the company could be part of a bigger organization, one might provide the level in the hierarchy of that organization Only 1 digit LevelIds are provided
<xs:complexType name="CompanyNameType" xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:sequence><xs:element name="ShortName" minOccurs="0"/><xs:element name="Code" minOccurs="0"/><xs:element name="OrganisationLevelID" type="xs:int" minOccurs="0"><xs:annotation><xs:documentation>As the company could be part of a bigger organization, one might provide the level in the hierarchy of that organization
Only 1 digit LevelIds are provided</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>